home *** CD-ROM | disk | FTP | other *** search
/ IRIX Base Documentation 1998 November / IRIX 6.5.2 Base Documentation November 1998.img / usr / share / catman / p_man / cat3 / Xm / XmStringInitContext.z / XmStringInitContext
Text File  |  1998-10-30  |  3KB  |  67 lines

  1.  
  2.  
  3.  
  4.      XXXXmmmmSSSSttttrrrriiiinnnnggggIIIInnnniiiittttCCCCoooonnnntttteeeexxxxtttt((((3333XXXX))))   UUUUNNNNIIIIXXXX SSSSyyyysssstttteeeemmmm VVVV   XXXXmmmmSSSSttttrrrriiiinnnnggggIIIInnnniiiittttCCCCoooonnnntttteeeexxxxtttt((((3333XXXX))))
  5.  
  6.  
  7.  
  8.      NNNNAAAAMMMMEEEE
  9.           XXXXmmmmSSSSttttrrrriiiinnnnggggIIIInnnniiiittttCCCCoooonnnntttteeeexxxxtttt - A compound string function that
  10.           creates a data structure for scanning an XmString component
  11.           by component
  12.  
  13.      SSSSYYYYNNNNOOOOPPPPSSSSIIIISSSS
  14.           #include <Xm/Xm.h>
  15.           BBBBoooooooolllleeeeaaaannnn XXXXmmmmSSSSttttrrrriiiinnnnggggIIIInnnniiiittttCCCCoooonnnntttteeeexxxxtttt(
  16.           XXXXmmmmSSSSttttrrrriiiinnnnggggCCCCoooonnnntttteeeexxxxtttt **** ccccoooonnnntttteeeexxxxtttt,
  17.           XXXXmmmmSSSSttttrrrriiiinnnngggg ssssttttrrrriiiinnnngggg);
  18.  
  19.      VVVVEEEERRRRSSSSIIIIOOOONNNN
  20.           This page documents Motif 2.1.
  21.  
  22.      DDDDEEEESSSSCCCCRRRRIIIIPPPPTTTTIIIIOOOONNNN
  23.           XXXXmmmmSSSSttttrrrriiiinnnnggggIIIInnnniiiittttCCCCoooonnnntttteeeexxxxttttcreates a context to allow applications
  24.           to read out the contents of a compound string component by
  25.           component.  A Boolean status is returned to indicate that
  26.           the context could not be initalized.
  27.  
  28.           If the function returns True, the function will allocate
  29.           space to hold the returned _c_o_n_t_e_x_t. The application is
  30.           responsible for managing the allocated space. The memory can
  31.           be recovered by calling XXXXmmmmSSSSttttrrrriiiinnnnggggFFFFrrrreeeeeeeeCCCCoooonnnntttteeeexxxxtttt.
  32.  
  33.           _c_o_n_t_e_x_t   Specifies a pointer to the allocated context
  34.  
  35.           _s_t_r_i_n_g    Specifies the string
  36.  
  37.      RRRREEEETTTTUUUURRRRNNNN
  38.           Returns True if the context was allocated
  39.  
  40.      RRRREEEELLLLAAAATTTTEEEEDDDD
  41.           XXXXmmmmSSSSttttrrrriiiinnnnggggCCCCrrrreeeeaaaatttteeee(3).
  42.  
  43.  
  44.  
  45.  
  46.  
  47.  
  48.  
  49.  
  50.  
  51.  
  52.  
  53.  
  54.  
  55.  
  56.  
  57.  
  58.  
  59.  
  60.  
  61.  
  62.  
  63.      Page 1                                         (printed 10/24/98)
  64.  
  65.  
  66.  
  67.